projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a11f12
)
Add `provide' call.
author
Markus Rost
<rost@math.uni-bielefeld.de>
Thu, 10 Oct 2002 04:21:34 +0000
(
04:21
+0000)
committer
Markus Rost
<rost@math.uni-bielefeld.de>
Thu, 10 Oct 2002 04:21:34 +0000
(
04:21
+0000)
lisp/international/encoded-kb.el
patch
|
blob
|
history
diff --git
a/lisp/international/encoded-kb.el
b/lisp/international/encoded-kb.el
index 46b7093da6173b596011a90c177e5b5dfcacc22c..6adeeb0a6a39d60fd366b7cd1e62215beab78c0a 100644
(file)
--- a/
lisp/international/encoded-kb.el
+++ b/
lisp/international/encoded-kb.el
@@
-356,4
+356,6
@@
as a multilingual text encoded in a coding system set by
(keyboard-coding-system))))
(encoded-kbd-setup-keymap coding))))
+(provide 'encoded-kb)
+
;;; encoded-kb.el ends here